Dictionary Properties
The Dictionary object contains the following property:
| Property | SubType | Read Only | Description |
|---|---|---|---|
|
Value |
String |
No |
Gets/sets the value for a key in the dictionary. Dictionary.Value("KeyName") |

